home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacHome 1999 February/March
/
MacHome CD (February and March 1999).iso
/
Edutainment
/
INFOHIGHWAYDEMOS
/
demo
/
DEMOF1.DCR
/
00379_video2.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-09-17
|
352 b
|
13 lines
on mouseUp
set the movieRate of sprite 2 to 0
set the movieRate of sprite 3 to 0
set the movieRate of sprite 4 to 0
set the visible of sprite 2 to 0
set the visible of sprite 3 to 0
set the visible of sprite 4 to 0
updateStage()
set the visible of sprite 2 to 1
set the visible of sprite 3 to 1
set the visible of sprite 4 to 1
end